/** well.css */

/* sonata-ba-form-actions */
.well {
    background-color: white;
    border: white;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
